Skip to content

Conversation

@dhyces
Copy link

@dhyces dhyces commented Jan 18, 2025

This depends on the glfw-sys PR. There are breaking changes present, requiring a minor bump.

Breaking changes:

  • Some of the StandardCursor variants are renamed
    • Hand -> PointingHand
    • HResize -> ResizeEW
    • VResize -> ResizeNS
  • OpenGlDebugContext window hint renamed to ContextDebug
    Aliases for respective GLFW fields are available in FFI.

Todo:

  • GLFW custom allocator feature. I'm not too happy with my current code regarding this and have not (as of writing this) pushed those changes here. General advice around writing this feature would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant